home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload Trio 2 / Shareware Overload Trio Volume 2 (Chestnut CD-ROM).ISO / dir43 / popdbf.zip / POPDBF.HST < prev    next >
Text File  |  1992-07-29  |  32KB  |  814 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.                            History of PopDBF Development
  11.  
  12.        Future Features MAY include:
  13.        --------------------------------------------------------
  14.             o    Mouse support
  15.  
  16.             o    Record level locking for network usage
  17.  
  18.             o    Modify structure
  19.  
  20.             o    Save database field selection
  21.  
  22.             o    Memo read/edit
  23.  
  24.             o    Index support
  25.  
  26.             o    Import/Export functions
  27.  
  28.             o    Count and Sum functions
  29.  
  30.             o    Support for .FRM files with @ SAY commands
  31.  
  32.        Version 4.0 - Released August 15, 1991
  33.        ----------------------------------------------------------
  34.             o    Added swapping to disk  or EMS to leave only 4K!   Program
  35.                  will  default to the best  swap possible, but  this can be
  36.                  overridden  by a command  line parameter.   If swapping to
  37.                  disk,  you can specify the  complete file name  to be used
  38.                  for the swap.   This allows you to swap  to RAM drives and
  39.                  Network drives for a speedier response.  You can also load
  40.                  PopDBF high is you have enough memory.
  41.  
  42.             o    Added  the ability to pop  up over graphics.   Though this
  43.                  feature works, graphics video is not saved and part of the
  44.                  graphics screen may be corrupted.  This will be fixed, but
  45.                  I left it  in this  version because  it is  only a  visual
  46.                  problem.
  47.  
  48.             o    Read-Write mode now opens databases in EXCLUSIVE mode  for
  49.                  access on networks.  Read-Only mode will open databases so
  50.                  that multiple access is possible.  Record level locking is
  51.                  not implemented in this version.
  52.  
  53.             o    Structure  mode  is  now  called  Setup  mode,  but   does
  54.                  essentially the same thing.
  55.  
  56.             o    Added  the ability  to cut  and paste  data from  the edit
  57.                  screen to the underlying application.  Cutting  is done in
  58.  
  59.        Copyright (c) 1989-91 Bowen Software                          Page 1
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.                            History of PopDBF Development
  69.  
  70.                  Edit mode  and  pasting is  done  via a  separate  hotkey.
  71.                  Letter  'P' in the upper  right border of  the Edit window
  72.                  indicates  paste buffer has data.  You can also paste data
  73.                  to  the current  record, a  different record  in the  same
  74.                  database or a record in another database.
  75.  
  76.             o    Added  the  ability to  print  data  from the  Edit/Append
  77.                  screen.  This feature can be used to print labels  or just
  78.                  act as a faster, better print screen.
  79.  
  80.             o    Added  the ability to print to a  file.  This is true when
  81.                  printing from Setup, Browse, or Edit/Append.
  82.  
  83.             o    Files and Directories  in the Pick  window are now  sorted
  84.                  alphabetically.
  85.  
  86.             o    Added a field  separator in the  Browse window.   Pressing
  87.                  Shift-| will toggle.  This defaults to no separator.
  88.  
  89.             o    Fields  lengths  can be  sized  temporarily  now while  in
  90.                  Browse using Ctrl-Left and Ctrl-Right.
  91.  
  92.             o    Pressing ESCAPE  while in a  frequently accessed  database
  93.                  will now save the current mode and position.
  94.  
  95.             o    Border of Edit window now shows number of field pages.
  96.  
  97.             o    Pressing  Alt-PgDn and Alt-PgUp  in Edit mode  will do the
  98.                  same  thing as  PgDn and PgUp,  but multiple  page records
  99.                  will stay on the same page of fields.
  100.  
  101.             o    Pressing Ctrl-V while in Edit mode will toggle verify mode
  102.                  on and  off.  If verify  mode is on, entering  data in the
  103.                  last position of a field will NOT cause the cursor to move
  104.                  to  the next field.  Verify mode  is indicated by a 'V' in
  105.                  the border of the Edit window.
  106.  
  107.             o    The Hotkey  can be disabled/enabled by  using command line
  108.                  parameter /I.
  109.  
  110.             o    Configuration  program  PopCFG  allows you  to  change the
  111.                  paste  hotkey, which defaults to Ctrl-Alt-P.   It can also
  112.                  be used to change the speed and frequency of pasting.
  113.  
  114.  
  115.  
  116.  
  117.        Copyright (c) 1989-91 Bowen Software                          Page 2
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.                            History of PopDBF Development
  127.  
  128.             o    Added  support  for  European  date  and  number  formats.
  129.                  Configuration program PopCFG allows you to select  format,
  130.                  date separator and type of decimal point.
  131.  
  132.             o    PopAID  now creates  the  .DBT file  if  a memo  field  is
  133.                  included in the database structure.
  134.  
  135.             o    When finding a record the ESCAPE key will now abort  as it
  136.                  should.    All other  keys  are  ignored and  the  message
  137.                  reflects this.
  138.  
  139.             o    Pressing left arrow when  being prompted for data will  no
  140.                  longer cause  the cursor to  move left if  you are  in the
  141.                  first position.
  142.  
  143.             o    Added  Alt-F5  to display  the  underlying  screen.   This
  144.                  avoids having to swap out and back in just to see what was
  145.                  on the screen.
  146.  
  147.             o    Files and Directories  in the Pick  window are now  sorted
  148.                  alphabetically.
  149.  
  150.             o    Page numbers are now  displayed in the border of  the Edit
  151.                  window.
  152.  
  153.             o    A  'P' in  the border  of the  Edit window  indicates that
  154.                  there is a data  in the paste buffer.  Shift-F4 will erase
  155.                  the paste buffer.
  156.  
  157.             o    Added the ability to turn on Verify mode in Edit.  This is
  158.                  done by pressing Ctrl-V.   A 'V' will appear  in the upper
  159.                  right corner of the  Edit window border.  In  verify mode,
  160.                  you must  press ENTER to exit  a field.  Entering  data in
  161.                  the last position  in a field  will not  move to the  next
  162.                  field automatically as it does when verify mode is off.
  163.  
  164.             o    Added  a command line option to specify a database to open
  165.                  when PopDBF is first  activated (/y).  This is  similar to
  166.                  passthru mode, but for TSR execution.
  167.  
  168.             o    Record counting  is now visible when you  do a Pack.  This
  169.                  at least lets you know that something is happening.
  170.  
  171.             o    Fixed a problem for LANs which occurred when changing to a
  172.                  directory with no subdirectories and no files matching the
  173.                  current  file specification.   Though no  parent directory
  174.  
  175.        Copyright (c) 1989-91 Bowen Software                          Page 3
  176.  
  177.  
  178.  
  179.  
  180.  
  181.  
  182.  
  183.  
  184.                            History of PopDBF Development
  185.  
  186.                  entry will be displayed, pressing BackSpace will take  you
  187.                  to the parent directory.
  188.  
  189.             o    Fixed a problem  which caused  changes to a  record to  be
  190.                  lost if doing  a find  found the same  record (in  essence
  191.                  causing no movement).
  192.  
  193.             o    Fixed a problem  with frequent databases  which would  not
  194.                  remember going into Append or Edit mode after being in the
  195.                  opposite mode.
  196.  
  197.             o    Added  an arrow  symbol to  directory entries in  the Pick
  198.                  File  window to indicate pressing ENTER will move to a new
  199.                  directory.
  200.  
  201.             o    In read/write  mode,  when  opening  a  database  that  is
  202.                  readonly or can't be opened due to a network violation, an
  203.                  attempt  will be made to switch to read-only mode and open
  204.                  the  file.  Closing that  database will cause  the mode to
  205.                  revert to read/write.     I hope  this makes life   easier
  206.                  for everyone.
  207.  
  208.             o    Changed the help display  so that headings are now  in the
  209.                  same color as the  help title.  This makes  the sub-topics
  210.                  stand out and makes reading easier.
  211.  
  212.             o    Pressing  ENTER in  Setup View  (formerly  View Structure)
  213.                  will  now  return you  to  either  Browse or  Append/Edit,
  214.                  depending  on which you were last in.  Hopefully this will
  215.                  make changing the setup easier.
  216.  
  217.             o    Added the /l  option to  specify the  directory where  the
  218.                  master  POPDBF.FRQ file  is  to be  located.   This allows
  219.                  network  users to  load PopDBF  from  one location  on the
  220.                  network, but still have a personalized POPDBF.FRQ   files.
  221.  
  222.             o    Pressing Backspace in the Pick window will now try to move
  223.                  to the parent directory  even if one doesn't exist.   This
  224.                  is especially helpful on LANs.
  225.  
  226.             o    All  windows  (Pick, Setup  and  Browse)  are filled  with
  227.                  entries  if at  all possible.   The  only reason  that the
  228.                  entire  window would  not be  filled is  if there  are not
  229.                  enough files, fields, or records.
  230.  
  231.  
  232.  
  233.        Copyright (c) 1989-91 Bowen Software                          Page 4
  234.  
  235.  
  236.  
  237.  
  238.  
  239.  
  240.  
  241.  
  242.                            History of PopDBF Development
  243.  
  244.             o    Find now positions the window  (for Browse) or the  cursor
  245.                  (for Edit) in  the field  and on the  text if  successful.
  246.                  Hopefully, it will make this function even more helpful.
  247.  
  248.             o    Fixed a bug which  caused find to fail when  searching for
  249.                  data in large fields in Browse mode.
  250.  
  251.             o    Implemented the Wordstar "diamond" (kinda).  The following
  252.                  keys have the listed functions:
  253.  
  254.                  Ctrl-A       same as Ctrl-LeftArrow
  255.                  Ctrl-C       same as PgDn
  256.                  Ctrl-D       same as LeftArrow
  257.                  Ctrl-E       same as UpArrow
  258.                  Ctrl-F       same as Ctrl-RightArrow
  259.                  Ctrl-Q       same as ESCAPE
  260.                  Ctrl-R       same as PgUp
  261.                  Ctrl-S       same as RightArrow
  262.                  Ctrl-X       same as DownArrow
  263.  
  264.             o    In  the Pick window, Ctrl-B  will change the  file spec to
  265.                  *.DBF  and Ctrl-I  will change  it to  *.??X (to  show all
  266.                  index  files).    Ctrl-N  will  show  names  of   frequent
  267.                  databases currently available.
  268.  
  269.             o    In  Browse and Edit, Ctrl-K  will now turn  century on and
  270.                  off instead of Ctrl-C.
  271.  
  272.             o    In Edit,  Ctrl-J will  restore  the original  field  data,
  273.                  Ctrl-N  will position the cursor  to the end  of the field
  274.                  and Ctrl-O will restore the entire original record data.
  275.  
  276.             o    Ascii characters greater than 127 are now allowed anywhere
  277.                  character data input is valid.      This will allow people
  278.                  in  Europe to  search for  data with  accented characters,
  279.                  etc.
  280.  
  281.             o    Fixed  a problem  which occurred  when pressing  BackSpace
  282.                  through a number field from the  field just after it.  The
  283.                  decimal point would disappear.
  284.  
  285.             o    Fixed a  problem with date  fields which allowed  entry of
  286.                  invalid dates if  you pressed Escape after entering  a bad
  287.                  date and answered "N" to the question "Lose changes?"
  288.  
  289.  
  290.  
  291.        Copyright (c) 1989-91 Bowen Software                          Page 5
  292.  
  293.  
  294.  
  295.  
  296.  
  297.  
  298.  
  299.  
  300.                            History of PopDBF Development
  301.  
  302.                  Another problem  with entering  invalid dates  occurred if
  303.                  the  date was the 19th  or greater field  in the database.
  304.                  The error  message beep would sound, but the error message
  305.                  itself was written off the screen.
  306.  
  307.        Version 3.7 - Released October 22, 1990
  308.        ---------------------------------------
  309.             o    Fixed  bug with /T option  which didn't work and sometimes
  310.                  caused the system to hang.
  311.  
  312.        Version 3.7 - Released October 15, 1990
  313.        ---------------------------------------
  314.             o    Added the following major functions:
  315.                  -    COPY STRUCTURE, copies all or selected fields to  new
  316.                       database
  317.                  -    DELETE  FILE, to delete  any file from  the pick file
  318.                       window
  319.                  -    PACK, physically deletes records tagged for delete
  320.                  -    ZAP, physically deletes ALL records in the database
  321.  
  322.             o    The color scheme  has been SIGNIFICANTLY  changed.   Also,
  323.                  colors can now be configured  along with the hotkey, using
  324.                  POPCFG.COM.    This  program  is  now  included  with  ALL
  325.                  REGISTERED COPIES.  If  you like the old color  scheme use
  326.                  command line option /CO.
  327.  
  328.             o    The force  monochrome colors command line  option has been
  329.                  changed from /M to /CM.
  330.  
  331.             o    The write  file access  command line  option  /W has  been
  332.                  replaced by /TW.   You can now change any  of the "toggle"
  333.                  indicators  (file access, field borders, insert mode, case
  334.                  sensitivity) using the command line option /T<B,C,I,W>.
  335.  
  336.             o    Pressing PgDn while  appending a record will NOT move back
  337.                  and  forth between the last record in the database and the
  338.                  new record.  This was a bug.
  339.  
  340.             o    Fixed a bug, which  occurred when pressing Alt-M while  in
  341.                  an already open  READ-ONLY database.  This  will now cause
  342.                  an access error.
  343.  
  344.             o    Fixed  a  bug which  occurred  when  specifying a  default
  345.                  directory on  the  command  line (/D)  and  did  not  also
  346.                  specify the drive.
  347.  
  348.  
  349.        Copyright (c) 1989-91 Bowen Software                          Page 6
  350.  
  351.  
  352.  
  353.  
  354.  
  355.  
  356.  
  357.  
  358.                            History of PopDBF Development
  359.  
  360.             o    Fixed a bug which ignored the action option (/A) if it was
  361.                  specified after  the passthru option (/P)  when PopDBF was
  362.                  already resident.
  363.  
  364.             o    When  trying   to  access  PopDBF  while   in  a  graphics
  365.                  application,  a  chime  will sound,  indicating  that your
  366.                  request was heard, but can't be accommodated.  Pop-up over
  367.                  graphics will be supported in the future.
  368.  
  369.             o    Ctrl-U  now toggles the  record delete flag  in the Browse
  370.                  window, just like it does in the Edit window.
  371.  
  372.             o    Negative numbers are now supported.
  373.  
  374.             o    Support for FoxPro and dBase IV databases.
  375.  
  376.             o    The beep function was changed to be faster and quieter.
  377.  
  378.             o    When an  error  message is  displayed,  a chime  will  now
  379.                  sound.
  380.  
  381.             o    ENTER key on numeric keypad now works like ENTER key.
  382.  
  383.             o    Moving to  <parent> directory now positions  selection bar
  384.                  on that directory.
  385.  
  386.             o    Command  line  options  may   be  combined  (i.e.   /mwz).
  387.                  However,  options with variable  length arguments  must be
  388.                  last (i.e. /p).  No spaces may separate  options /D and /P
  389.                  and additional text.
  390.  
  391.             o    Arrow  indicators  were   added  to  windows   to  provide
  392.                  information on valid directions of cursor movement.
  393.  
  394.             o    Default action now displays as a descriptive word.
  395.  
  396.             o    Video routines have been optimized and speeded up.
  397.  
  398.             o    Hot keys for frequently used databases (Alt-1 etc.) can be
  399.                  used from  anywhere in the program  and previous positions
  400.                  and modes are  retained. Also, Alt-dash  and Alt-= can  be
  401.                  used  to access up to 12 frequent databases.  In addition,
  402.                  each directory can contain a    .FRQ  file   so  that  the
  403.                  frequently  used databases  can be  application dependent.
  404.                  If  a .FRQ  file is  not found  in the  current directory,
  405.  
  406.  
  407.        Copyright (c) 1989-91 Bowen Software                          Page 7
  408.  
  409.  
  410.  
  411.  
  412.  
  413.  
  414.  
  415.  
  416.                            History of PopDBF Development
  417.  
  418.                  PopDBF will  look in  the  directory where  POPDBF.COM  is
  419.                  located.
  420.                
  421.             o    Commercial version now includes KBSPEED, a keyboard speed-
  422.                  up  program, and  ARROW, a  TSR position  display program,
  423.                  which are NOT included in shareware registered copies.
  424.  
  425.  
  426.        Version 3.6 - Released February 8, 1990
  427.        ---------------------------------------
  428.  
  429.             o    Commercial  version  includes  a program,  POPCFG.COM,  to
  430.                  configure  the  hotkey.    This is  NOT  included  in  the
  431.                  shareware version!
  432.  
  433.             o    Path option from Pick File Window has been replaced by Dir
  434.                  option which  functions like the change  directory command
  435.                  in  DOS.  This  same option is  now used  to change drives
  436.                  just as you would in DOS.
  437.  
  438.             o    You may enter a  specific file, including drive and  path,
  439.                  by pressing F3 from Pick File Window.
  440.  
  441.             o    Added command  line option to specify  default action, /A.
  442.                  The  default action is taken  for each file  when Enter is
  443.                  pressed.  It can be changed at any time by pressing F5.
  444.  
  445.             o    The  frequently used database  file can optionally specify
  446.                  the action  to be  taken  when the  appropriate hotkey  is
  447.                  pressed (Alt-1 thru 0).   If the file name,  in POPDBF.FRQ
  448.                  is preceded  by one of the  following letters, A B  E or S
  449.                  AND a space  the action taken will be the same as pressing
  450.                  Alt and that letter.
  451.  
  452.             o    Added a warning  when leaving Edit  or Append and  changes
  453.                  that you have made have not been saved.
  454.  
  455.             o    Changed  all prompts for input to use left and right arrow
  456.                  keys, home,  end, delete and  insert.  CTRL-Y  will always
  457.                  blank input field.
  458.  
  459.             o    Changed the pass-thru function so that it can be used even
  460.                  if PopDBF is already loaded in memory.
  461.  
  462.             o    Pressing PgDn while in Append will now position you to the
  463.                  last record  in the file  in Edit mode.   Pressing PgDn in
  464.  
  465.        Copyright (c) 1989-91 Bowen Software                          Page 8
  466.  
  467.  
  468.  
  469.  
  470.  
  471.  
  472.  
  473.  
  474.                            History of PopDBF Development
  475.  
  476.                  Edit  mode  when on  the last  record  will take  you into
  477.                  Append.
  478.  
  479.             o    Pressing ESCAPE  from  Structure, Browse,  or  Append/Edit
  480.                  will always return you to the Pick File window.
  481.  
  482.             o    Fixed  problems  caused  by  not  recognizing an  extended
  483.                  keyboard.   These were  primarily  in Edit  and  prevented
  484.                  certain  key  combinations  from  doing  what  they   were
  485.                  supposed to do (i.e. Ctrl-Delete).
  486.  
  487.             o    Fixed a bug which occurred when Ctrl-PgUp or Ctrl-PgDn was
  488.                  pressed while appending an empty database.
  489.  
  490.             o    Fixed  a bug which allowed invalid months and days in date
  491.                  fields.
  492.  
  493.             o    Fixed a bug which zeroed numeric fields when the ENTER key
  494.                  was pressed after editing a preceding date field.
  495.  
  496.             o    Fixed  a  bug caused  by  insufficient  video storage  and
  497.                  occurred when using help while editing a record.
  498.  
  499.             o    Fixed  the /D  command  line, which  option  did not  work
  500.                  correctly when no drive was specified.
  501.  
  502.        Version 3.5 - Released November 3, 1989
  503.        ---------------------------------------
  504.  
  505.             o    Program is now just  one version, EDIT.  However,  a READ-
  506.                  ONLY version is available upon request.
  507.  
  508.             o    Made necessary changes to join ASP.  Demo version is fully
  509.                  functional with the only difference being the registration
  510.                  information screen, not included in registered copies.
  511.  
  512.             o    You no longer have to be in the directory where POPDBF.COM
  513.                  is located when  you load PopDBF  into memory for  context
  514.                  sensitive help to be available.  However, POPDBF.HLP  does
  515.                  need to be in the same directory as POPDBF.COM.
  516.  
  517.             o    The  default number of fields has been reduced from 128 to
  518.                  64 and the default edit buffer has been reduced from 2K to
  519.                  1K.   This is just to reduce the default memory footprint.
  520.                  You  can specify /F128 and  /E2048 on the  command line to
  521.                  use the old values.
  522.  
  523.        Copyright (c) 1989-91 Bowen Software                          Page 9
  524.  
  525.  
  526.  
  527.  
  528.  
  529.  
  530.  
  531.  
  532.                            History of PopDBF Development
  533.  
  534.             o    To make  the pop-up  more instantaneous,  only directories
  535.                  WITHOUT an  extension  are  available  in  the  Pick  file
  536.                  window.
  537.  
  538.             o    You can now  get from  any major area  to any other  major
  539.                  area  by directly pressing some ALT  key combination.  The
  540.                  major areas  are:  Append records,  Browse  records,  Edit
  541.                  records, File selection, view Structure.  Pressing ALT and
  542.                  the proper capital letter will take you to that area.
  543.  
  544.             o    Pressing the ALT key will cause  the status line to show a
  545.                  menu with the  areas described above  and the  appropriate
  546.                  letter highlighted as well as other options.
  547.  
  548.             o    Help  has  been  greatly  improved  both  in  content  and
  549.                  functionality.   You can  now scroll up  and down  through
  550.                  help and hotkey out of it.
  551.  
  552.             o    You can now change  the file access mode from  anywhere by
  553.                  pressing Alt-M.   File access mode  must be read/write  to
  554.                  Edit or Append.
  555.  
  556.             o    Frequently used files  feature.  A  file named  POPDBF.FRQ
  557.                  can  contain up to 10 fully  qualified database file names
  558.                  for access from  the Pick file window using  Alt-1 through
  559.                  Alt-0.
  560.  
  561.             o    Current  field  and  record  are  now  shown  with   their
  562.                  corresponding maximum (i.e. 10/200).
  563.  
  564.             o    While finding text the record  number in the window border
  565.                  will reflect the current record being searched.
  566.  
  567.             o    Added ability  to search  on a selected  field or  fields.
  568.                  You  can also force the search string to be found entirely
  569.                  within one field to avoid finding part of a string in  one
  570.                  field and the rest of it in adjacent field.
  571.  
  572.             o    Changed the key that  moved the cursor to the  first blank
  573.                  character after any data  in a field in Edit  from Alt-End
  574.                  to End.  Ctrl-E will now move to the last  position in the
  575.                  field.
  576.  
  577.             o    Changed the century toggle key from Ctrl-D to Ctrl-C.
  578.  
  579.  
  580.  
  581.        Copyright (c) 1989-91 Bowen Software                         Page 10
  582.  
  583.  
  584.  
  585.  
  586.  
  587.  
  588.  
  589.  
  590.                            History of PopDBF Development
  591.  
  592.             o    Added two new command  line arguments.  /D will  allow you
  593.                  to specify  an initial  directory  and /Z  will start  the
  594.                  Browse window in zoomed out (expanded) mode.
  595.  
  596.             o    Fixed  an  error   which  occurred   when  deleting   some
  597.                  characters  in a field while in Edit and then pressing the
  598.                  End key.   The error  did cause a  Divide Overflow  error,
  599.                  which forced a reboot.
  600.  
  601.             o    Fixed an error which occurred when no files or directories
  602.                  were found in the current directory on the current  drive.
  603.                  Now zero files are displayed and you  can use F3 to change
  604.                  drives or hotkey out.
  605.  
  606.             o    Fixed an error  in the  find next which  didn't beep  when
  607.                  sitting on the last record in the file, but should have.
  608.  
  609.             o    Fixed  an error  which  occurred when  all  fields in  the
  610.                  structure  were  marked (numbered).    EDIT  would perform
  611.                  strangely when using the hotkey to exit and re-enter.
  612.  
  613.        Version 3.4 - Released August 17, 1989
  614.        --------------------------------------
  615.  
  616.             o    Added message when trying to edit record in read mode.
  617.  
  618.             o    Added Alt-END to go to first position AFTER last non-blank
  619.                  character.
  620.  
  621.             o    Fixed  a  bug  that  caused  underlying  applications   to
  622.                  terminate when exiting  PopDBF.  This really  got fixed on
  623.                  8/24/89, but only a few people fell between the cracks.
  624.  
  625.        Version 3.3 - Released July 24, 1989
  626.        ------------------------------------
  627.  
  628.             o    Added  the ability to  view an  index expression  from the
  629.                  File Selection window.
  630.  
  631.             o    Added ability  to specify a default  file specification by
  632.                  pressing function key F4 from the File Selection window.
  633.  
  634.             o    Added ability to  copy any record onto the  current record
  635.                  being appended or edited. (EDIT version only)
  636.  
  637.  
  638.  
  639.        Copyright (c) 1989-91 Bowen Software                         Page 11
  640.  
  641.  
  642.  
  643.  
  644.  
  645.  
  646.  
  647.  
  648.                            History of PopDBF Development
  649.  
  650.             o    Added  ability to  move a  word at  a time.  (EDIT version
  651.                  only)
  652.  
  653.             o    Added system date stamp. (EDIT version only)
  654.  
  655.             o    Fixed  many minor bugs in the  edit routine. (EDIT version
  656.                  only)
  657.  
  658.             o    Fixed  a bug  which occurred  when specifying  a pass-thru
  659.                  filename that contained wildcards.
  660.  
  661.             o    Fixed file selection to handle 0 files found.
  662.  
  663.             o    Smaller default buffer sizes.
  664.  
  665.        Version 3.2 - Released June 17, 1989
  666.        ------------------------------------
  667.  
  668.             o    Fixed a bug which occurred when editing  a character field
  669.                  that  was  longer than  60 bytes.    The field  was edited
  670.                  correctly, but the cursor was positioned incorrectly.
  671.  
  672.        Version 3.2 - Released May 31, 1989
  673.        -----------------------------------
  674.  
  675.             o    There  is now  a "pass-thru"  mode so  you can  use PopDBF
  676.                  without installing it into memory.  You may also specify a
  677.                  file name with this  option and go right to  browsing that
  678.                  file.
  679.  
  680.             o    Should work with all dBASE IV files.
  681.  
  682.  
  683.        Version 3.1 - Released May 27, 1989
  684.        -----------------------------------
  685.  
  686.             o    Fixed bug when assigning a mark and no other marks exist.
  687.  
  688.             o    After  panning to  the right,  executing a ZOOM  did force
  689.                  browse display to begin with first field, but now works.
  690.  
  691.             o    You can now adjust  the size of the read  buffer in bytes,
  692.                  the  size of the edit buffer in bytes (EDIT version only),
  693.                  and  the  maximum  number of  fields.    This  is done  by
  694.                  specifying  command line  parameters  when loading  PopDBF
  695.                  into memory.
  696.  
  697.        Copyright (c) 1989-91 Bowen Software                         Page 12
  698.  
  699.  
  700.  
  701.  
  702.  
  703.  
  704.  
  705.  
  706.                            History of PopDBF Development
  707.  
  708.             o    All windows now have shadows to give a 3-D look.
  709.  
  710.        Version 3.0 - Released April 26, 1989 (first release to BBS)
  711.        ------------------------------------------------------------
  712.  
  713.             o    Included the EDIT capability!!.
  714.  
  715.             o    Fixed the find-next to  start at the record after  the one
  716.                  the bar is on instead of the second record from the top of
  717.                  the window.
  718.  
  719.             o    Changed find and  find next  to be  F7 and  F8 for  easier
  720.                  operation.
  721.  
  722.             o    Failure of  either a find or find next now causes the bell
  723.                  to sound.
  724.  
  725.             o    Added to /W switch to start in EDIT mode.
  726.  
  727.  
  728.        Version 2.55 - Released April 9, 1989
  729.        -------------------------------------
  730.  
  731.             o    Dates are now formatted correctly as MM/DD/YY.   Also, you
  732.                  can now press Alt-D when browsing to toggle the century on
  733.                  or off.  When on, the date is formatted as MM/DD/YYYY.
  734.  
  735.             o    Memos now show as the word 'memo'.
  736.  
  737.             o    Pressing F10 from FILE SELECTION will now work  correctly,
  738.                  even if an alternate path had been specified
  739.  
  740.  
  741.        Version 2.54 - Released April  6, 1989
  742.        --------------------------------------
  743.  
  744.             o    Fixed a bug  in the  find routine that  could have  caused
  745.                  system crashes.
  746.  
  747.             o    Pressing  the hotkey  while entering  find text  now exits
  748.                  back to the browse window instead of beginning the find.
  749.  
  750.             o    You can now assign sequence marks to unmarked fields.
  751.  
  752.  
  753.  
  754.  
  755.        Copyright (c) 1989-91 Bowen Software                         Page 13
  756.  
  757.  
  758.  
  759.  
  760.  
  761.  
  762.  
  763.  
  764.                            History of PopDBF Development
  765.  
  766.             o    When printing records you may elect to  limit the printing
  767.                  to  only  those records  in the  print  range that  meet a
  768.                  previous find condition.
  769.  
  770.             o    Alt-F1 will pop-up  a help window  with information  about
  771.                  general keyboard movement.
  772.  
  773.             o    Pressing  PGDN in  file selection  or view  structure when
  774.                  there  are less than a window's worth of entries now moves
  775.                  the bar to the last entry in the window.
  776.  
  777.        Version 2.53 - Released April 1, 1989
  778.        -------------------------------------
  779.  
  780.             o    If  help file  is not  found, error  message did  not show
  781.                  where it expected it to be located.
  782.  
  783.             o    After panning to the right, executing a GOTO or a FIND did
  784.                  force  browse display to  begin with first  field, but now
  785.                  works.
  786.  
  787.        Version 2.52 - Released on March 25, 1989 (1st release)
  788.        -------------------------------------------------------
  789.  
  790.             o    Context  sensitive help improved both in the area of speed
  791.                  and text.
  792.  
  793.             o    Added  ability to toggle  case sensitivity indicator while
  794.                  in the find window.
  795.  
  796.  
  797.  
  798.  
  799.  
  800.  
  801.  
  802.  
  803.  
  804.  
  805.  
  806.  
  807.  
  808.  
  809.  
  810.  
  811.  
  812.  
  813.        Copyright (c) 1989-91 Bowen Software                         Page 14
  814.